home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / BlitzBasic / dungen2src / help / rooms < prev    next >
Encoding:
Text File  |  1998-06-24  |  401 b   |  6 lines

  1.    Rooms determines how many rooms will be drawn in a randomly generated
  2. level. It's pretty good at packing them in. I managed to get 81 2 X 2 rooms
  3. in a 45 X 33 dungeon, though it took awhile. If you have a stock A1200 it
  4. could take a long time. Also see Room Min and Room Max.
  5.    When clicking on the arrow buttons to change the value, a left click
  6. changes it by 1 and a right click changes it by 5.